﻿2026-07-06T07:47:32.2077021Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-06T07:47:32.2080572Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-06T07:47:32.2274055Z shell: /usr/bin/bash -e {0}
2026-07-06T07:47:32.2274484Z env:
2026-07-06T07:47:32.2274685Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T07:47:32.2274966Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T07:47:32.2275206Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-06T07:47:32.2275434Z ##[endgroup]
2026-07-06T07:47:33.2847562Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
2026-07-06T07:47:33.4140512Z ────────────
2026-07-06T07:47:33.4141190Z  Nextest run ID dbb1199f-81a2-4027-89b2-17cd6c5541cd with nextest profile: default
2026-07-06T07:47:33.4141982Z     Starting 94 tests across 34 binaries (69 binaries skipped)
2026-07-06T07:47:48.6091623Z         PASS [  15.194s] ( 1/94) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-06T07:47:58.9893116Z         PASS [  10.380s] ( 2/94) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-06T07:48:43.1324139Z         PASS [  44.143s] ( 3/94) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-06T07:49:07.0004520Z         PASS [  23.868s] ( 4/94) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-06T07:49:30.5115805Z         PASS [  23.511s] ( 5/94) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-06T07:50:10.6285665Z         PASS [  40.117s] ( 6/94) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-06T07:50:26.1493284Z         PASS [  15.521s] ( 7/94) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-06T07:50:37.1814871Z         PASS [  11.032s] ( 8/94) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-06T07:50:37.4618929Z         PASS [   0.280s] ( 9/94) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-06T07:50:37.4657295Z         PASS [   0.004s] (10/94) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-06T07:50:55.6841862Z         PASS [  18.218s] (11/94) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-06T07:50:55.6885391Z         PASS [   0.004s] (12/94) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-06T07:50:55.6930830Z         PASS [   0.004s] (13/94) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-06T07:50:55.6966879Z         PASS [   0.004s] (14/94) spt::oneliner_e2e install_script_against_staged_release
2026-07-06T07:51:11.2799516Z         PASS [  15.583s] (15/94) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-06T07:51:11.4259807Z         PASS [   0.146s] (16/94) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-06T07:51:11.5011715Z         PASS [   0.075s] (17/94) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-06T07:51:11.5341069Z         PASS [   0.033s] (18/94) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-06T07:51:11.5686305Z         PASS [   0.034s] (19/94) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-06T07:51:11.6009956Z         PASS [   0.032s] (20/94) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-06T07:51:11.6376316Z         PASS [   0.037s] (21/94) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-06T07:51:11.6470089Z         PASS [   0.009s] (22/94) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-06T07:51:11.6898416Z         PASS [   0.043s] (23/94) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-06T07:51:11.7320589Z         PASS [   0.042s] (24/94) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-06T07:51:11.7624828Z         PASS [   0.030s] (25/94) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-06T07:51:11.7725222Z         PASS [   0.010s] (26/94) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-06T07:51:11.8335497Z         PASS [   0.061s] (27/94) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-06T07:51:11.9208520Z         PASS [   0.087s] (28/94) spt-daemon::attach resize_is_controller_exclusive
2026-07-06T07:51:11.9733544Z         PASS [   0.052s] (29/94) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-06T07:51:12.0545898Z         PASS [   0.081s] (30/94) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-06T07:51:14.8850541Z         PASS [   2.830s] (31/94) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-06T07:51:14.9114454Z         PASS [   0.026s] (32/94) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-06T07:51:14.9380612Z         PASS [   0.026s] (33/94) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-06T07:51:14.9530947Z         PASS [   0.015s] (34/94) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-06T07:51:14.9696507Z         PASS [   0.017s] (35/94) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-06T07:51:14.9839647Z         PASS [   0.014s] (36/94) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-06T07:51:14.9984356Z         PASS [   0.014s] (37/94) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-06T07:51:15.1270025Z         PASS [   0.128s] (38/94) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-06T07:51:15.1410046Z         PASS [   0.014s] (39/94) spt-daemon::broker spawn_env_reaches_child
2026-07-06T07:51:15.1625009Z         PASS [   0.021s] (40/94) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-06T07:51:15.1672976Z         PASS [   0.005s] (41/94) spt-daemon::budget measure_dormant_seat_budget
2026-07-06T07:51:15.8032887Z         PASS [   0.636s] (42/94) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-06T07:51:23.5378245Z         PASS [   7.734s] (43/94) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-06T07:51:23.6486563Z         PASS [   0.111s] (44/94) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-06T07:51:23.6638054Z         PASS [   0.015s] (45/94) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-06T07:51:23.8275865Z         PASS [   0.164s] (46/94) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-06T07:51:23.9433655Z         PASS [   0.116s] (47/94) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-06T07:51:24.0616757Z         PASS [   0.118s] (48/94) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-06T07:51:24.2036036Z         PASS [   0.142s] (49/94) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-06T07:51:24.2867040Z         PASS [   0.083s] (50/94) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-06T07:51:24.3950971Z         PASS [   0.108s] (51/94) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-06T07:51:24.5600915Z         PASS [   0.165s] (52/94) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-06T07:51:24.9416437Z         PASS [   0.381s] (53/94) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-06T07:51:25.0395859Z         PASS [   0.098s] (54/94) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-06T07:51:25.1640164Z         PASS [   0.124s] (55/94) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-06T07:51:25.2741065Z         PASS [   0.110s] (56/94) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-06T07:51:25.6028798Z         PASS [   0.329s] (57/94) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-06T07:51:25.6139538Z         PASS [   0.011s] (58/94) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-06T07:51:25.6482203Z         PASS [   0.034s] (59/94) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-06T07:51:25.6731163Z         PASS [   0.025s] (60/94) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-06T07:51:28.7264961Z         PASS [   3.053s] (61/94) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-06T07:51:31.5669918Z         PASS [   2.840s] (62/94) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-06T07:51:32.7135406Z         PASS [   1.146s] (63/94) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-06T07:51:34.5583055Z         PASS [   1.845s] (64/94) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-06T07:51:34.7950691Z         PASS [   0.237s] (65/94) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-06T07:51:35.9794502Z         PASS [   1.184s] (66/94) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-06T07:51:36.5166820Z         PASS [   0.537s] (67/94) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-06T07:51:36.6387610Z         PASS [   0.122s] (68/94) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-06T07:51:38.7770518Z         PASS [   2.138s] (69/94) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-06T07:51:39.2217104Z         PASS [   0.445s] (70/94) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-06T07:51:39.4594090Z         PASS [   0.238s] (71/94) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-06T07:51:39.7648716Z         PASS [   0.305s] (72/94) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-06T07:51:48.5922834Z         PASS [   8.827s] (73/94) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-06T07:51:48.9295044Z         PASS [   0.337s] (74/94) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-06T07:51:52.9789524Z         PASS [   4.049s] (75/94) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-06T07:51:53.2195761Z         PASS [   0.241s] (76/94) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-06T07:52:25.0676316Z         PASS [  31.848s] (77/94) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-06T07:52:27.1164199Z         PASS [   2.049s] (78/94) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-06T07:52:31.3272545Z         PASS [   4.211s] (79/94) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-06T07:52:32.1442706Z         PASS [   0.817s] (80/94) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-06T07:52:32.1945685Z         PASS [   0.050s] (81/94) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-06T07:52:32.2320659Z         PASS [   0.037s] (82/94) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-06T07:52:32.3085272Z         PASS [   0.076s] (83/94) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-06T07:52:32.3156952Z         PASS [   0.007s] (84/94) spt-daemon::twohost b2_attacher_child
2026-07-06T07:52:32.3215400Z         PASS [   0.006s] (85/94) spt-daemon::twohost two_host_ladder_role_a
2026-07-06T07:52:32.3275572Z         PASS [   0.006s] (86/94) spt-daemon::twohost two_host_ladder_role_b
2026-07-06T07:52:32.3431100Z         PASS [   0.015s] (87/94) spt-term::dsr drain_forwards_child_output
2026-07-06T07:52:32.3692311Z         PASS [   0.026s] (88/94) spt-term::inject ctrl_c_interrupts_the_child
2026-07-06T07:52:32.3845451Z         PASS [   0.015s] (89/94) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-06T07:52:33.3919851Z         PASS [   1.007s] (90/94) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-06T07:52:33.3970649Z         PASS [   0.005s] (91/94) spt-term::stream delivers_every_value_under_resize
2026-07-06T07:52:33.4090154Z         PASS [   0.012s] (92/94) spt-term::surface captures_child_output_off_the_pty
2026-07-06T07:52:33.4138279Z         PASS [   0.005s] (93/94) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-06T07:52:33.4188818Z         PASS [   0.005s] (94/94) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-06T07:52:33.4190208Z ────────────
2026-07-06T07:52:33.4190650Z      Summary [ 300.005s] 94 tests run: 94 passed, 0 skipped
